Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout has been increased to 100 seconds #1812

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Conversation

ranjithsnair
Copy link
Contributor

Current timeout of 10 seconds is insufficient for generating a token and calling the AccessKey endpoint with ServerEndpoint proxy. Running it through Visual Studio, a task cancellation error occurs consistently. To resolve this issue, the timeout has been increased to 100 seconds, which is the default HTTP timeout.

Summary of the changes (Less than 80 chars)

  • AuthorizeTimeout has been increased to 100 seconds

Fixes #1802

Current timeout of 10 seconds is insufficient for generating a token and calling the AccessKey endpoint with ServerEndpoint proxy. Running it through Visual Studio, a task cancellation error occurs consistently. To resolve this issue, the timeout has been increased to 100 seconds, which is the default HTTP timeout.
@terencefan terencefan enabled auto-merge (squash) July 28, 2023 08:01
@terencefan terencefan merged commit a797495 into Azure:dev Aug 10, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants